GrapeCity ActiveReports for .NET 12.0J
Def.Subreport コンストラクタ(String,Report,IEnumerable<Parameter>,Content)

構文
'宣言
 
Public Function New( _
   ByVal name As String, _
   ByVal report As Def.Report, _
   ByVal parameters As IEnumerable(Of Def.Parameter), _
   ByVal content As Def.Content _
)
public Def.Subreport( 
   string name,
   Def.Report report,
   IEnumerable<Def.Parameter> parameters,
   Def.Content content
)

パラメータ

name
report
parameters
content
参照

関連項目

Def.Subreport クラス
Def.Subreport メンバ
オーバーロード一覧

 

 


Copyright © 2003 GrapeCity inc. All rights reserved.